From a20fdfa621f6955fa3ec7fcc89a8884f443f49f0 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 9 Dec 2006 17:41:44 +0000 Subject: [PATCH] * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type. * man.el (Man-xref-button-action): New function. If the `Man-target-string' button property is a function, assume it accepts a position argument. (Man-abstract-xref-man-page): Use it. (Man-default-man-entry): New optional arg POS. --- lisp/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a09b4c839bf..bb7b0c5df6f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ 2006-12-09 Chong Yidong + * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type. + + * man.el (Man-xref-button-action): New function. If the + `Man-target-string' button property is a function, assume it + accepts a position argument. + (Man-abstract-xref-man-page): Use it. + (Man-default-man-entry): New optional arg POS. + * wdired.el (wdired-preprocess-symlinks): Make the spaces after symlink arrows read-only and non-rear-sticky. -- 2.30.2